home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / emulator / uae-0.000 / uae-0 / uae-0.6.0 / Uae.app / Uae.nib / data.classes < prev    next >
Text File  |  1996-05-02  |  242b  |  12 lines

  1. AmigaView = {
  2.     ACTIONS = {
  3.     "eject:" = "eject:"; 
  4.     "insert:" = "insert:"; 
  5.     "joystick:" = "joystick:"; 
  6.     "quit:" = "quit:"; 
  7.     "reset:" = "reset:"; 
  8.     }; 
  9.     SUPERCLASS = View; 
  10. };
  11. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  12.